home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-01-16 | 921 b | 24 lines | [TEXT/MPS ] |
- Macintosh
- Sample Code Notes
- _____________________________________________________________________________
- Developer Technical Support
-
- #6: PopMenus
-
- Written by: Bryan Stearns
-
- Versions: 1.00 August 1988
-
- Components: PopMenus.p August 1, 1988
- PopMenus.r August 1, 1988
- PopMenus.make August 1, 1988
- _____________________________________________________________________________
-
- PopMenus is a very simple demonstration of how to use pop-up menus
- in your application. It implements a pop-up menu as a userItem in
- a modal dialog box (this is a helpful example in its own right).
-
- We recommend that you review Sample or TESample for the general
- structure and MultiFinder techniques you should use when writing a
- new application.
-